From 74d62acf5c650214235a312a4366535004bb96cf Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 25 Oct 2016 19:51:24 -0400 Subject: [PATCH] Drop GDK_MULTIDEVICE_SAFE from the docs All the non-multidevice safe API was deprecated and has been dropped now. --- docs/reference/gtk/compiling.sgml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/reference/gtk/compiling.sgml b/docs/reference/gtk/compiling.sgml index 1a77806cec..89856f3be8 100644 --- a/docs/reference/gtk/compiling.sgml +++ b/docs/reference/gtk/compiling.sgml @@ -90,12 +90,5 @@ GDK_PIXBUF_DISABLE_DEPRECATED and G_DISABLE_DEPRECATED for GDK, GdkPixbuf and GLib. - -Similarly, if you want to make sure that your program doesn't use any -functions which may be problematic in a multidevice setting, you can -define the preprocessor symbol GDK_MULTIDEVICE_SAFE by using the command -line option -DGTK_MULTIDEVICE_SAFE=1. - - -- 2.30.2